Bug 694273 - Patch to support NSTextInputClient in text widgets
authorE. K. Kato <ek.kato@gmial.com>
Mon, 20 May 2013 17:48:32 +0000 (10:48 -0700)
committerJohn Ralls <jralls@ceridwen.us>
Mon, 20 May 2013 17:48:32 +0000 (10:48 -0700)
commit155caad4267e6e59b9c4859ab448c96875df4404
tree4ffc1bdc4f9be148b377f3e95b41b60d82aeb538
parent9b9a0b71eb7555ec0d17247cd97fc3f4c8810571
Bug 694273 - Patch to support NSTextInputClient in text widgets

Provides an input module for native OSX input methods.
Based on a patch by Hiroyuki Yamamoto
(http://www.sraoss.jp/sylpheed/sylpheed/macosx/gtk+-2.24.0-macosx-textinputclient_ja-test1.patch).
Adjustments for Gtk3 by Matthew Francis <gnomebugs@newsheffield.co.uk>
configure.ac
gdk/quartz/GdkQuartzView.c
gdk/quartz/GdkQuartzView.h
modules/input/Makefile.am
modules/input/imquartz.c [new file with mode: 0644]